Skip to content

Dev to main, 18th Aug, 2026 - #823

Merged
khushalsonawat merged 11 commits into
mainfrom
dev
Aug 18, 2026
Merged

Dev to main, 18th Aug, 2026#823
khushalsonawat merged 11 commits into
mainfrom
dev

Conversation

@khushalsonawat

Copy link
Copy Markdown
Contributor

Pull Request

Description

Describe the changes in this pull request:

  • What feature/bug does this PR address?
  • Provide any relevant links or screenshots.

Checklist

  • Code compiles correctly.
  • Created/updated tests.
  • Linting and formatting applied.
  • Documentation updated.

Related Issues

Closes #<issue_number>

khushalsonawat and others added 6 commits August 17, 2026 17:46
- llms-full.txt extractor: preserve fenced code, imports, placeholders,
  param rows and method lines in the AI export
- exclude chat widget and copy dropdown chrome from Pagefind indexing
- fix broken code samples across quickstarts, cookbooks and integrations
  (fi-instrumentation-otel package, JS projectType casing, missing imports)
- correct the built-in eval count to 132 templates across 8 groups (21 files)
- surface the hidden Resources nav group as RBAC under Administration
- delete legacy installation and billing-pricing pages with redirects

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
- consolidate the duplicate tracing tree: merge auto-side fixes into
  integrations/traceai, port the missing index, repoint 120 links,
  add 42 permanent redirects, delete tracing/auto
- add redirects for guessable 404 paths and the orphaned quickstart URL
- point the header MCP link straight at its target
- align Protect metric vocabulary with the backend on guides and SDK pages
- resolve self-contradictions: roles page (verified against backend RBAC),
  self-hosting build-vs-pull, gateway endpoint and guardrail counts
- local code/statistical eval pages no longer pass an evaluator model;
  audio evals use turing_large
- normalize Python floor to 3.10+, evaluator model casing, package
  install spellings; retitle 12 landing pages off the bare word Overview
- state Cloud/Enterprise availability on Falcon AI and Protect
- add verified agentcc install step to Command Center quickstart
- remove stale prism-ai banners, self-referential links, 59 typos

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
- five pages under RBAC: overview, what you are billed for, plans &
  pricing reference, manage your plan, control spend
- interactive PricingCalculator component with the graduated tier
  ladders and platform fees read from source
- nav paths matched to the real dashboard labels (Usage Summary,
  Plans & Pricing, Billing) with two masked captures
- billing references in FAQ, Falcon AI and Prompt troubleshooting
  repointed at the new section
- Protect group folded into Build & connect in the sidebar dropdown

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
- both shots retaken over the CDP capture rig, uncropped, masked
- italic captions added below both embeds

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
Remove src/pages/docs/admin-settings.mdx (stale page) since
src/pages/docs/admin-settings/index.mdx already covers this route
with more complete content. Astro was warning about two static
routes both resolving to /docs/admin-settings.
@khushalsonawat khushalsonawat self-assigned this Aug 18, 2026
@entelligence-ai-pr-reviews

Copy link
Copy Markdown

Automatic Review Skipped

Too many files for automatic review.

If you would still like a review, you can trigger one manually by commenting:

@entelligence review

khushalsonawat and others added 5 commits August 18, 2026 10:15
- @futureagi/chat-widget is imported nowhere in the source and absent
  from package-lock.json; remove the vestigial workspace dependency
- pr-checks: the audit scripts use only Node built-ins, so drop the
  private-repo clone, the dependency patch and npm install entirely.
  Fork PRs never receive repo secrets, which is why every external
  contribution failed this check at the clone step
- deploy: drop the now-inert fetch and patch steps, removing the
  workflow's last dependence on the GH_PAT secret

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
ci: make PR checks fork-safe by dropping the unused chat-widget fetch
check-deleted-pages demanded a redirect for every deleted .mdx, even
when the URL keeps resolving (deleting foo.mdx while foo/index.mdx
exists). Such deletions are dedupes, not dead routes; skip them with
a note instead of failing

Signed-off-by: khushalsonawat <khushalsonawat@gmail.com>
ci: redirect check accepts deletions whose route is still served
…te-route

fix: remove duplicate admin-settings route
@khushalsonawat
khushalsonawat merged commit 19d4a87 into main Aug 18, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants